.paban {
    width: 100%;
    height: 4.5rem;
    position: relative;
    z-index: 1;
    padding: 1.7rem 2.58rem 1.2rem 2.22rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.paban_cont {
    width: 7rem;

}

.paban_cont .title {
    font-weight: bold;
    font-size: 0.48rem;
    line-height: 0.7rem;
    text-align: left;
}

.paban_cont .cont {
    margin-top: 0.24rem;
    font-size: 0.16rem;
    line-height: 0.3rem;
    text-align: left;
}

.button {
    border: 0;
    margin: 0;
    padding: 0;
    outline: 0;
}

.leave_message {
    width: 190px;
    height: 46px;
    line-height: 46px;
    display: block;
    background: url("../index/img/wyzz.png");
    border: none;
    margin: 30px auto;
    text-align: left;
    text-indent: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.detail_ad {
    width: 4.0rem;
    margin-bottom: 0.3rem;
}

.detail_ad li {
    width: 100%;
    background: #fff;
    margin-top: 0.1rem;
}

.detail_ad li:first-child {
    margin-top: 0;
}

.special-body {
    padding: 50px 0px;
}

.special-body .article-list li {
    clear: both;
    overflow: hidden;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);
    padding: 20px 20px;
    margin-bottom: 20px;
    transition: all 0.3s;
}

.special-body .article-list li:hover {
    box-shadow: 0 0 .4rem rgba(0, 0, 0, .2);
}

.special-body li:hover .title {
    color: #0A85F8;
}

.sppic {
    width: 4rem;
    float: left;
}

.spcont {
    width: calc(100% - 4.5rem);
    float: right;
    color: #333;
}

.spcont .title {
    color: #333;
    line-height: 2;
    font-weight: bold;
}

.spcont .date {
    color: #999;
    font-size: 0.20rem;
    line-height: 0.32rem;
    margin: 10px 0px;
}

.spcont .desc {
    font-size: 0.20rem;
    line-height: 0.32rem;
    color: #999;
}

.pager {
    display: flex;
    overflow: hidden;
    clear: both;
    color: #999;
    align-items: center;
    justify-content: center;
    width: 100%;

}

.pager li {
    width: 60px;
    height: 48px;
    border: #dedede 1px solid;
    text-align: center;
    line-height: 48px;
    float: left;
    margin: 2px;
    padding: 0px;
    background: #fff;
    font-size: 0.24rem;
}

.pager li span {
    color: #999;
    width: 100%;
    height: 100%;
    display: block;
}

.pager li {

}

.pager li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #0A85F8;
    line-height: 48px;
    background-color: #fff;
}

.pager li a:hover {
    color: #fff;
    background-color: #0A85F8;
    border: #0A85F8 1px solid;

}

.question li {
    background: #fff;
    color: #333;
    padding: 30px;
}

.question li .title {
    font-weight: bold;
    line-height: 50px;
    background: url("../index/img/qu.png") no-repeat left top;
    text-indent: 70px;
    padding-bottom: 10px;
}

.question li .desc {
    background: url("../index/img/an.png") no-repeat left 10px;;
    padding-left: 70px;
    border-top: #dedede 1px solid;
    font-size: 16px;
    line-height: 1.8;
    padding-top: 10px;
}

.isempty {
    text-align: center;
    color: #333;
    font-size: 0.2rem;
}

.cx_mbx {
    background: #F7F9FF;
    padding: 0.3rem 1.2rem 0rem;
    overflow: hidden;
}

.cx_mbx li {
    float: left;
    line-height: 0.6rem;
    color: #333;
    margin-right: 10px;
}

.cx_mbx li a:link, .cx_mbx li a:visited {
    color: #333;
}

.cx_mbx li a:hover {
    color: #0A85F8;
}

.cx_mdq {
    visibility: hidden;
}

.temp_more{
    background-image: url("../newImg/temparr_down.png");
    background-repeat: no-repeat;
    background-position: right center;
    color: #0A85F8;
    font-size: 0.18rem;
    display: block;
    width: 1rem;
    float: right;
    line-height: 0.5rem;
    font-weight: bold;
    cursor: pointer;
}

.temp_fold{
    background-image: url("../newImg/temparr_up.png");
    background-repeat: no-repeat;
    background-position: right center;
    color: #0A85F8;
    font-size: 0.18rem;
    width: 1rem;
    float: right;
    line-height: 0.5rem;
    display: none;
    font-weight: bold;
    cursor: pointer;
}

.new_mob{
    position: absolute;
    z-index: 999;
    width: 1.5rem;
    height: 3rem;
    background-image: url("../newImg/sjxg2.png");
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 1.1rem;
    right: 0.2rem;
    padding: 0.4rem 0.11rem 0.36rem 0.13rem;
}
.temp .ex-img{
    position: relative;
}
.temp .ex-img img{
    transition:none;
}
.temp .ex-img:hover img {
    transform: none;
}
.pcxg_top{
    border-radius: 0.1rem 0.1rem 0 0;
    background: #e2e2e2;
    height: 0.3rem;
    line-height: 0.3rem;
    display: flex;
   align-items: center;
}
.exhibition .fix li{
    height: auto;
}
.pcxg_top .point{
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 0.04rem;
    float: left;
    display: block;
    margin-left: 0.05rem;
}
.red-point{
    background: #ea5c6a;
    margin-left: 0.1rem!important;

}
.yellow-point{
    background: #ecc468;
}
.green-point{
    background: #2bc950;
}

.temp_shap{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    font-size: 16px;
    display: none;
    text-align: center;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition:all .5s;
}
.temp_shap img{
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.temp .fix li:hover .temp_shap{
    display: flex;
    align-items: center;
    justify-content: center;

}
.temp_shap2{
    position: absolute;
    width: 1.26rem;
    height: 2.24rem;
    top: 0.4rem;
    left: 0.13rem;
    background: rgba(0,0,0,.6);
    font-size: 16px;
    display: none;
    text-align: center;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition:all .5s;
}
.temp_shap2 img{
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.temp .fix li:hover .temp_shap2{
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 750px) {
    .paban {
        padding: 1.7rem 2rem 1.2rem 0.5rem;
    }

    .paban_cont {
        width: 100%;
    }

    .special-body {
        padding: 20px 0px;
    }

    .sppic {
        width: 100%;
    }

    .spcont {
        width: 100%;
    }

    .spcont .title {
        font-size: 16px;
        font-weight: bold;
    }

    .spcont .desc {
        font-size: 0.16rem;
        line-height: 0.32rem;
    }

    .cx_blink {
        display: none;
    }

    .cx_mbx {
        padding: 0.3rem 0.3rem 0rem 0.3rem;
        overflow: hidden;
    }

    .cx_mbx_end {
        display: none;
    }

    .cx_mdq {
        visibility: visible;
    }
    .temp .title-right{
        margin-top: 0;
        padding: 0;
    }
    .temp .title-right div{
        width: auto;
        padding: 0 0.1rem;
        margin: 0.05rem 0.1rem 0.05rem  0;
    }
    .new_mob{
        width: 0.9rem;
        height: 1.8rem;
        padding: 0.24rem 0.11rem 0.24rem 0.09rem;
    }
    .temp_shap2{
        width: 0.72rem;
        height: 1.34rem;
        top:0.24rem;
        left: 0.08rem;
    }
}